FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot4 (94 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot4&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest
Version 1.0.0
Status active
Name ServiceRequestEHR
Title ServiceRequest EHR
Experimental False
Realm uv
Authority national
Description A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
Type ServiceRequest
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest ServiceRequest EHR

Resources that this resource uses

StructureDefinition
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DARC-EXT DARC
http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DART-ext DART
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id PointOfCareTestID
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole PractitionerRole EHR
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ext-ReportableTestIndicator ReportableTestIndicator
http://ehealthontario.ca/fhir/StructureDefinition/ext-routing-options RoutingOptions
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest ServiceRequest EHR
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-record-block ServiceRequestBlockIndicator
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key SortKey
http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr Codeable Concept EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-encounter Encounter EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location Location EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization Organization EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient Patient EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner Practitioner EHR
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-test-request-placer TestRequestPlacer
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ext-lab-request-status OLISLabRequestStatus
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note-source SourceOfNote
http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT PatientPresentLocation
http://terminology.hl7.org/ValueSet/v2-0065 hl7VS-actionCode
http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD10CA International Statistical Classification of Diseases and Related Health Problems, 10th Revision, Canada All Concepts
http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type Identifier Type EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/lab-test-request-code Lab Test Request Code EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part Procedure Body Part EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-contrast-used Procedure Contrast Used EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-laterality Procedure Laterality EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-specialty Procedure Specialty EHR
http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-type-sct Procedure Type SNOMED CT EHR
http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html AcquisitionModality
http://terminology.hl7.org/ValueSet/v2-0065 hl7VS-actionCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ServiceRequest",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest",
  "version" : "1.0.0",
  "name" : "ServiceRequestEHR",
  "title" : "ServiceRequest EHR",
  "status" : "active",
  "description" : "A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest.extension",
        "path" : "ServiceRequest.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.extension:ext-reportableTestIndicator",
        "path" : "ServiceRequest.extension",
        "sliceName" : "ReportableTestIndicator",
        "min" : 0,
        "max" : "5",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ext-ReportableTestIndicator"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:TestRequestSortKey",
        "path" : "ServiceRequest.extension",
        "sliceName" : "TestRequestSortKey",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-sort-key"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:testRequestBlockIndicator",
        "path" : "ServiceRequest.extension",
        "sliceName" : "TestRequestBlockIndicator",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-record-block"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:TestRequestPlacer",
        "path" : "ServiceRequest.extension",
        "sliceName" : "TestRequestPlacer",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-test-request-placer"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:PointOfCareTestID",
        "path" : "ServiceRequest.extension",
        "sliceName" : "PointOfCareTestID",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-poc-test-id"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:PatientPresentLocation",
        "path" : "ServiceRequest.extension",
        "sliceName" : "PatientPresentLocation",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:CopiedParticipants",
        "path" : "ServiceRequest.extension",
        "sliceName" : "CopiedParticipants",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/CA-eReC-Patient-Present-Location-EXT"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:routingOptions",
        "path" : "ServiceRequest.extension",
        "sliceName" : "RoutingOptions",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ext-routing-options"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:DART",
        "path" : "ServiceRequest.extension",
        "sliceName" : "DART",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DART-ext"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.extension:DARC",
        "path" : "ServiceRequest.extension",
        "sliceName" : "DARC",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/DARC-EXT"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.identifier",
        "path" : "ServiceRequest.identifier",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.type",
        "path" : "ServiceRequest.identifier.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
        }
      },
      {
        "id" : "ServiceRequest.identifier.type.coding",
        "path" : "ServiceRequest.identifier.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.type.coding.system",
        "path" : "ServiceRequest.identifier.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.type.coding.code",
        "path" : "ServiceRequest.identifier.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.type.coding.display",
        "path" : "ServiceRequest.identifier.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.system",
        "path" : "ServiceRequest.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.value",
        "path" : "ServiceRequest.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.assigner",
        "path" : "ServiceRequest.identifier.assigner",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier.assigner.reference",
        "path" : "ServiceRequest.identifier.assigner.reference",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn",
        "path" : "ServiceRequest.basedOn",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier",
        "path" : "ServiceRequest.basedOn.identifier",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.type",
        "path" : "ServiceRequest.basedOn.identifier.type",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.type.coding",
        "path" : "ServiceRequest.basedOn.identifier.type.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.type.coding.system",
        "path" : "ServiceRequest.basedOn.identifier.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.type.coding.code",
        "path" : "ServiceRequest.basedOn.identifier.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.type.coding.display",
        "path" : "ServiceRequest.basedOn.identifier.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.system",
        "path" : "ServiceRequest.basedOn.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.basedOn.identifier.value",
        "path" : "ServiceRequest.basedOn.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces",
        "path" : "ServiceRequest.replaces",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier",
        "path" : "ServiceRequest.replaces.identifier",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.type",
        "path" : "ServiceRequest.replaces.identifier.type",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.type.coding",
        "path" : "ServiceRequest.replaces.identifier.type.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.type.coding.system",
        "path" : "ServiceRequest.replaces.identifier.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.type.coding.code",
        "path" : "ServiceRequest.replaces.identifier.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.type.coding.display",
        "path" : "ServiceRequest.replaces.identifier.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.system",
        "path" : "ServiceRequest.replaces.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.replaces.identifier.value",
        "path" : "ServiceRequest.replaces.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition",
        "path" : "ServiceRequest.requisition",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.type",
        "path" : "ServiceRequest.requisition.type",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.type.coding",
        "path" : "ServiceRequest.requisition.type.coding",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.type.coding.system",
        "path" : "ServiceRequest.requisition.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.type.coding.code",
        "path" : "ServiceRequest.requisition.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.type.coding.display",
        "path" : "ServiceRequest.requisition.type.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.system",
        "path" : "ServiceRequest.requisition.system",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requisition.value",
        "path" : "ServiceRequest.requisition.value",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.status.extension",
        "path" : "ServiceRequest.status.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "ServiceRequest.status.extension:ext-OLISLabRequestStatus",
        "path" : "ServiceRequest.status.extension",
        "sliceName" : "LabRequestStatus",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ext-lab-request-status"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "Transitive closure of CID 29 AcquisitionModality"
                },
                {
                  "url" : "key",
                  "valueId" : "dicomModality"
                }
              ]
            },
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-specialty"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "A code that classifies a specialty of an MI procedure. This is used for searching, sorting and display purposes."
                },
                {
                  "url" : "key",
                  "valueId" : "procedureSpecialty"
                }
              ]
            },
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-body-part"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "A code that classifies a body part of an MI procedure using SNOMED CT codes. This is used for searching, sorting and display purposes."
                },
                {
                  "url" : "key",
                  "valueId" : "procedureBodyPart"
                }
              ]
            },
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-laterality"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "A code that classifies a laterality of an MI procedure using SNOMED CT codes. This is used for searching, sorting and display purposes."
                },
                {
                  "url" : "key",
                  "valueId" : "procedureLaterality"
                }
              ]
            },
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-contrast-used"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "A code that classifies a use of Contrast for an MI procedure. This is used for searching, sorting and display purposes."
                },
                {
                  "url" : "key",
                  "valueId" : "procedureContrastUsed"
                }
              ]
            }
          ],
          "strength" : "example",
          "description" : "Classification of the requested service.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/servicerequest-category"
        }
      },
      {
        "id" : "ServiceRequest.priority",
        "path" : "ServiceRequest.priority",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.code",
        "path" : "ServiceRequest.code",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-type-sct"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "A SNOMED CT MI procedure code that describes an MI report or order. For PoT, we are only providing some examples from the expansion."
                },
                {
                  "url" : "key",
                  "valueId" : "procedureTypeSct"
                }
              ]
            },
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://ontariohealth.ca/fhir/ehr/ValueSet/lab-test-request-code"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "Test request codes supported by eHealth Ontario. These are found on the Test Request Nomenclature tab of the downloadable Excel spreadsheet. Note: REFER TO THE LATEST OLIS NOMENCLATURE FILE https://www.ehealthontario.on.ca/en/olis-nomenclature"
                },
                {
                  "url" : "key",
                  "valueId" : "labTestRequestCode"
                }
              ]
            }
          ],
          "strength" : "example",
          "description" : "Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is (preferred)[http://build.fhir.org/terminologies.html#preferred] and a valueset using LOINC Order codes is available [here](valueset-diagnostic-requests.html).",
          "valueSet" : "http://hl7.org/fhir/ValueSet/procedure-code"
        }
      },
      {
        "id" : "ServiceRequest.orderDetail",
        "path" : "ServiceRequest.orderDetail",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://terminology.hl7.org/ValueSet/v2-0065"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "FHIR Value set/code system definition for HL7 v2 table 0065 ( ACTION CODE)"
                },
                {
                  "url" : "key",
                  "valueId" : "v2ActionCode"
                }
              ]
            }
          ],
          "strength" : "example",
          "description" : "Codified order entry details which are based on order context.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/servicerequest-orderdetail"
        }
      },
      {
        "id" : "ServiceRequest.orderDetail.text",
        "path" : "ServiceRequest.orderDetail.text",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.subject",
        "path" : "ServiceRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.subject.reference",
        "path" : "ServiceRequest.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter",
        "path" : "ServiceRequest.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-encounter"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter.reference",
        "path" : "ServiceRequest.encounter.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.occurrence[x]",
        "path" : "ServiceRequest.occurrence[x]",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.authoredOn",
        "path" : "ServiceRequest.authoredOn",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.requester.reference",
        "path" : "ServiceRequest.requester.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer",
        "path" : "ServiceRequest.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner",
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.performer.reference",
        "path" : "ServiceRequest.performer.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.locationReference",
        "path" : "ServiceRequest.locationReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.locationReference.reference",
        "path" : "ServiceRequest.locationReference.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonCode",
        "path" : "ServiceRequest.reasonCode",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://hl7.org/fhir/ValueSet/procedure-reason",
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD10CA"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "This value set contains all concepts represented by ICD-10-CA - the International Classification of Disease developed by the WHO and enhanced by CIHI to meed Canadian morbidity data needs"
                },
                {
                  "url" : "key",
                  "valueId" : "reasonICD10CA"
                }
              ]
            }
          ]
        }
      },
      {
        "id" : "ServiceRequest.reasonCode.coding.system",
        "path" : "ServiceRequest.reasonCode.coding.system",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.reasonReference",
        "path" : "ServiceRequest.reasonReference",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.reasonReference.reference",
        "path" : "ServiceRequest.reasonReference.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.supportingInfo",
        "path" : "ServiceRequest.supportingInfo",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.supportingInfo.display",
        "path" : "ServiceRequest.supportingInfo.display",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.specimen",
        "path" : "ServiceRequest.specimen",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.bodySite",
        "path" : "ServiceRequest.bodySite",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.note",
        "path" : "ServiceRequest.note",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.note.extension:ext-source-comment",
        "path" : "ServiceRequest.note.extension",
        "sliceName" : "ext-source-comment",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-ext-note-source"
            ]
          }
        ]
      },
      {
        "id" : "ServiceRequest.note.text",
        "path" : "ServiceRequest.note.text",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.